DX11 DELETE VECTOR4

Deletes the specifed vector4.
Note that temporary vectors are automatically deleted at each call to DX11 SYNC; you only need to manually
delete persistent vectors once you are done with them.

  Syntax
DX11 DELETE VECTOR4 vector
  Parameters
vector
Dword
The vector4 to be deleted.

  Returns

This function does not return a value.

  See also

MATH Functions Menu
DX11 Function Categories